home *** CD-ROM | disk | FTP | other *** search
/ WINMX Assorted Textfiles / Ebooks.tar / Text - Tech - Hacking - How To Uncap Your Cable Modem.txt < prev    next >
Text File  |  2003-11-15  |  3KB  |  91 lines

  1. 1) Pre-ramble
  2.  
  3. Hi,
  4.  
  5.     I've been sitting on this for a while debating morally
  6. weither or not I should post it. After being lied to by multiple
  7. cable internet companies, told that I'm stupid by cable modem
  8. vendors, and having my access turned off for complaining about
  9. broken DNS i've decided that it's time to post.
  10.  
  11. 2) legal stuff
  12.  
  13. This is theft of service, you will be probably get caught, don't
  14. do it if you value your cable internet service.
  15.  
  16. This document is only to be redistributed/copied with the original
  17. text included (including credit to myself).
  18.  
  19. 3) explanation
  20.  
  21. Companies are out to make money, they hire people with book knowledge,
  22. and stupid things like this happen. (Hi AT&T, your DNS is _still_ broken
  23. even after it was fixed for 2 weeks)
  24.  
  25. Basicly it's a simple ARP caching thing, it's easy to fix in the modems
  26. and somewhat easy to obscure at the ISP. I'm sure *someone* must have 
  27. done this besides me, but from all my searches on the web I've seen
  28. nothing but 'it's impossible' messages, the only people I know that
  29. can do it are people I showed how. I'm sure i'm going to upset those
  30. people by posting this, oh well.
  31.  
  32. 4) Let's get started
  33.  
  34. Cable modems known to work with this:
  35. 3Com Sharkfin (all models)
  36. Motorola (all models)
  37. Toshiba PCX1100
  38. Cisco (?)
  39.  
  40. Modems that probably don't work:
  41. RCA DCM235
  42. 3Com CMX (USR)
  43.  
  44.  
  45. First, you need the following:
  46. An operating system with
  47. 1) A tftp server, 
  48. 2) snmp software (I used ucd-snmp), 
  49. 3) a DOCSIS config file generator such as this one:
  50. http://docsis.sourceforge.net/
  51.  
  52. 5) Go go go.
  53.  
  54. a) determine the address of the modems TFTP server, some modems
  55. are nice enough to give this info to you on their web interface,
  56. others via SNMP, i've been told that a lot of providers use the
  57. same address as their DHCP servers. Most modems use 192.168.100.1
  58. as their interface address, try to snmpwalk it with the coax 
  59. disconnected after rebooting (some retain their config information,
  60. but reset the community strings). (AT&T/MediaOne has 'public'
  61. enabled for the ro string.. go from there)
  62.  
  63. b) determine the name of the configuration file, use the same methods
  64. as above, or see below if you're running a semi intelligent tftp server.
  65.  
  66. You need to generate a DOCSIS config file for your modem to use, read
  67. the documentation and examples from the docsis config file program 
  68. mentioned above.
  69.  
  70. c) set the address of your chosen machine to the address of the
  71. tftp server, start pinging the address of the cable modem 
  72. (192.168.100.1 usually), this will cause the modem to put
  73. you in its arp tables when you reboot it (reboot it now)
  74.  
  75. d) the modem will (hopefully) connect to your machine and start
  76. (trying) to download the configuration file, if you couldn't determine
  77. what it was named earlier this is where the smart tftp server comes in,
  78. it should tell you what file name the modem attempted to grab.
  79.  
  80. e) You're done, easy wasn't it?
  81.  
  82. Happy surfing.
  83.  
  84. -- 
  85. Matthew S. Hallacy                            FUBAR, LART, BOFH Certified
  86. http://techmonkeys.org/~poptix                  GPG public key 0x01938203
  87.  
  88. -- 
  89. Matthew S. Hallacy                            FUBAR, LART, BOFH Certified
  90. http://techmonkeys.org/~poptix                  GPG public key 0x01938203
  91.